Package edu.uky.ai.lp

Class Settings

java.lang.Object
edu.uky.ai.lp.Settings

public class Settings
extends java.lang.Object
Settings for the game.
Author:
Stephen G. Ware
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int DELAY
    The number of seconds for LogicAgent to wait after moving
    static java.lang.String TITLE
    The title to be displayed on the game window
    static long VERSION_UID
    The current version of the game
    static int ZOOM
    The magnification for the map
  • Constructor Summary

    Constructors 
    Constructor Description
    Settings()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait